home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / trap22a.zip / RUNDOORS.Q-A < prev    next >
Text File  |  1994-06-23  |  4KB  |  59 lines

  1. I run 80+ doors on my system at any given time, and I have found that many
  2. SYSOPs have had "less than successful" attempts at running door programs.
  3. Here are some tips in Q&A format that may help you along...
  4. -----------------------------------------------------------------------------
  5. Q: There are lots of good doors out there, but they're configured for BBS
  6.    packages other than the one I'm running. I want to run them, but my BBS
  7.    won't generate the right files that they need!
  8.  
  9. A: Find a Door Conversion Program! DoorMaster is *MY* favorite and will
  10.    convert from (and to) more BBS formats then I care to list here!
  11.    It comes with excellent instructions for set up, and will have you
  12.    running virtually ANY DOOR you want in a matter of minutes!
  13. -----------------------------------------------------------------------------
  14. Q: When I run a door, it prompts me for the path to a run-time module...
  15.    What's a run time module and where do I get it??
  16.  
  17. A: Odds are the author wrote the door using QuickBASIC. Read the set up docs
  18.    carefully for a part that says you need BRUN##.EXE. (THE ## will be the
  19.    version of QuickBASIC they used to write the door.) For example, *MY*
  20.    doors require BRUN45.EXE in order to run, since I wrote them with Quick-
  21.    BASIC V4.5. Most BBSes have a BRUN library for you to get the module
  22.    you need.
  23. -----------------------------------------------------------------------------
  24. Q: I downloaded BRUN45.EXE, but the door hangs asking for the path until I
  25.    type it in on my end. My callers are REALLY getting frusterated and it's
  26.    costing my BBS "down time"! How do I fix this???
  27.  
  28. A: Either put a copy of the BRUN module in the same directory as the door, or
  29.    in a directory accessed by your PATH command.
  30. -----------------------------------------------------------------------------
  31. Q: Okay, I have the BRUN module in the same directory and the door plays
  32.    just fine, but when my caller exits the door, the BBS drops carrier on
  33.    them!
  34.  
  35. A: You have a "standard" BRUN module. You need one that's "patched" for
  36.    BBS use. Contact the SYSOP of the BBS you downloaded the door from,
  37.    a SYSOP who's run many doors in the past, or the BBS that the door author
  38.    calls frequently to ask for a patched module. Make sure you know which
  39.    module (BRUN30, BRUN40, BRUN45, etc) you need!
  40. -----------------------------------------------------------------------------
  41. Q: Why don't you authors just build the module right into the program??
  42.  
  43. A: Well, actually, we COULD, but it would add 60-70K to the program size
  44.    which would increase the time it takes to Up- and Download the door so
  45.    fewer people would try it. Plus, if you already have a BRUN module,
  46.    it's a waste of time to transfer another. SYSOPs generally enjoy the
  47.    smaller sized QUALITY doors and get new BRUN modules as they come out.
  48. -----------------------------------------------------------------------------
  49. Q: How can I become a registered Beta Site?
  50.  
  51. A: Most authors who write quality doors are SWAMPED with requests for
  52.    people to test their door. 80-90% of the time, the requester is looking
  53.    for a free registration, more than wanting to help debug. Contact the
  54.    author and mail him/her a description of your BBS (size, hours, max baud,
  55.    any special equipment or software, BBS software being run, number of
  56.    callers, type of computer, etc) and if they agree to let you beta a door,
  57.    make sure to send them bug reports!
  58. -----------------------------------------------------------------------------
  59.